From: Wei Liu Date: Mon, 18 May 2015 16:37:22 +0000 (+0100) Subject: docs: remove qemu-upstream_howto_use_it.markdown X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~3186 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=9d5eaa6e4c6db1d30ab898402a6505af3fab4d50;p=xen.git docs: remove qemu-upstream_howto_use_it.markdown QEMU upstream has been the default for several releases. The only setting described in that document is no longer required. Signed-off-by: Wei Liu Cc: Ian Campbell Cc: Ian Jackson Cc: Jan Beulich Cc: Keir Fraser Cc: Tim Deegan Cc: Anthony Perard Acked-by: Ian Campbell --- diff --git a/docs/misc/qemu-upstream_howto_use_it.markdown b/docs/misc/qemu-upstream_howto_use_it.markdown deleted file mode 100644 index 8370fac2fe..0000000000 --- a/docs/misc/qemu-upstream_howto_use_it.markdown +++ /dev/null @@ -1,12 +0,0 @@ -Using Upstream QEMU with Xen -============================ - -If you want to build with the QEMU unstable tree, follow the [QEMU -Upstream](http://wiki.xen.org/wiki/QEMU_Upstream) wiki page. - -Otherwise, QEMU/SeaBIOS is now integrated into the build system, so you just -have to specify the device model version in an `xl` config file: - - device_model_version = 'qemu-xen' - -The version of QEMU used in the build system is the last release of QEMU.